pass guzzle client data to view laravel

112

$html = \View::make('view', ['some' => 'data'])->render();

Comments

Submit
0 Comments